[INFO] cloning repository https://github.com/nludd25/llmfit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nludd25/llmfit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fllmfit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fllmfit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d3e21e04e28e7b00029d8db3457cadfee1b2b8
[INFO] testing nludd25/llmfit against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fllmfit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nludd25/llmfit
[INFO] finished tweaking git repo https://github.com/nludd25/llmfit
[INFO] tweaked toml for git repo https://github.com/nludd25/llmfit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nludd25/llmfit on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nludd25/llmfit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00cecb33abd000668669bef36aaa40d303de5191308af340bf93df05beb6387e
[INFO] running `Command { std: "docker" "start" "-a" "00cecb33abd000668669bef36aaa40d303de5191308af340bf93df05beb6387e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00cecb33abd000668669bef36aaa40d303de5191308af340bf93df05beb6387e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00cecb33abd000668669bef36aaa40d303de5191308af340bf93df05beb6387e", kill_on_drop: false }`
[INFO] [stdout] 00cecb33abd000668669bef36aaa40d303de5191308af340bf93df05beb6387e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7354d717237633d627635edbc13d008da7b8c4f30ff02bafa48c6ec9384af19
[INFO] running `Command { std: "docker" "start" "-a" "e7354d717237633d627635edbc13d008da7b8c4f30ff02bafa48c6ec9384af19", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling llmfit v0.9.18 (/opt/rustwide/workdir/llmfit-tui)
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr] warning: llmfit@0.9.18: llmfit-web/dist not found. Falling back to placeholder embedded dashboard. Run `npm ci && npm run build` in llmfit-web.
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling llmfit-core v0.9.18 (/opt/rustwide/workdir/llmfit-core)
[INFO] [stdout] warning: value assigned to `saw_completion` is never read
[INFO] [stdout]     --> llmfit-core/src/providers.rs:1789:29
[INFO] [stdout]      |
[INFO] [stdout] 1789 | ...                   saw_completion = true;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hf_downloads` and `hf_likes` are never read
[INFO] [stdout]    --> llmfit-core/src/models.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 732 | struct HfModelEntry {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 761 |     hf_downloads: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 762 |     #[serde(default)]
[INFO] [stdout] 763 |     hf_likes: u64,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfModelEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_routed_experts` and `num_local_experts` are never read
[INFO] [stdout]    --> llmfit-core/src/update.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct HfConfig {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 333 |     n_routed_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 334 |     #[serde(default)]
[INFO] [stdout] 335 |     num_local_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/benchmarks.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 |         if tier < 0 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/hardware.rs:630:26
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let vram_gb = if max_per_gpu_bytes < 0 {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-core/src/hardware.rs:1382:12
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         if used < 0 && used < total_bytes {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let s = if b < 0 {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:631:8
[INFO] [stdout]     |
[INFO] [stdout] 631 |     if opts.trending_limit < 0 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dm_history_scroll` is never read
[INFO] [stdout]    --> llmfit-tui/src/tui_app.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub dm_history_scroll: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1316:12
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         if self.selected_row < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1716:12
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         if self.bench_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2082:12
[INFO] [stdout]      |
[INFO] [stdout] 2082 |         if self.capability_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2577:12
[INFO] [stdout]      |
[INFO] [stdout] 2577 |         if self.sim_cursor_position < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_events.rs:499:20
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 if app.dm_dir_cursor < 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_ui.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |         if extra < 0 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "e7354d717237633d627635edbc13d008da7b8c4f30ff02bafa48c6ec9384af19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7354d717237633d627635edbc13d008da7b8c4f30ff02bafa48c6ec9384af19", kill_on_drop: false }`
[INFO] [stdout] e7354d717237633d627635edbc13d008da7b8c4f30ff02bafa48c6ec9384af19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97e2afd2fe28c77e3f24b1712676a7554b9265dd33c389374cc2b65a82fe07fd
[INFO] running `Command { std: "docker" "start" "-a" "97e2afd2fe28c77e3f24b1712676a7554b9265dd33c389374cc2b65a82fe07fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stdout] warning: value assigned to `saw_completion` is never read
[INFO] [stdout]     --> llmfit-core/src/providers.rs:1789:29
[INFO] [stdout]      |
[INFO] [stdout] 1789 | ...                   saw_completion = true;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hf_downloads` and `hf_likes` are never read
[INFO] [stdout]    --> llmfit-core/src/models.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 732 | struct HfModelEntry {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 761 |     hf_downloads: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 762 |     #[serde(default)]
[INFO] [stdout] 763 |     hf_likes: u64,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfModelEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_routed_experts` and `num_local_experts` are never read
[INFO] [stdout]    --> llmfit-core/src/update.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct HfConfig {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 333 |     n_routed_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 334 |     #[serde(default)]
[INFO] [stdout] 335 |     num_local_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/benchmarks.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 |         if tier < 0 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/hardware.rs:630:26
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let vram_gb = if max_per_gpu_bytes < 0 {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-core/src/hardware.rs:1382:12
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         if used < 0 && used < total_bytes {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let s = if b < 0 {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:631:8
[INFO] [stdout]     |
[INFO] [stdout] 631 |     if opts.trending_limit < 0 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling llmfit-core v0.9.18 (/opt/rustwide/workdir/llmfit-core)
[INFO] [stderr]    Compiling llmfit v0.9.18 (/opt/rustwide/workdir/llmfit-tui)
[INFO] [stderr] warning: llmfit@0.9.18: llmfit-web/dist not found. Falling back to placeholder embedded dashboard. Run `npm ci && npm run build` in llmfit-web.
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stdout] warning: field `dm_history_scroll` is never read
[INFO] [stdout]    --> llmfit-tui/src/tui_app.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub dm_history_scroll: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1316:12
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         if self.selected_row < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1716:12
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         if self.bench_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2082:12
[INFO] [stdout]      |
[INFO] [stdout] 2082 |         if self.capability_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2577:12
[INFO] [stdout]      |
[INFO] [stdout] 2577 |         if self.sim_cursor_position < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_events.rs:499:20
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 if app.dm_dir_cursor < 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_ui.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |         if extra < 0 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `saw_completion` is never read
[INFO] [stdout]     --> llmfit-core/src/providers.rs:1789:29
[INFO] [stdout]      |
[INFO] [stdout] 1789 | ...                   saw_completion = true;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hf_downloads` and `hf_likes` are never read
[INFO] [stdout]    --> llmfit-core/src/models.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 732 | struct HfModelEntry {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 761 |     hf_downloads: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 762 |     #[serde(default)]
[INFO] [stdout] 763 |     hf_likes: u64,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfModelEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_routed_experts` and `num_local_experts` are never read
[INFO] [stdout]    --> llmfit-core/src/update.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct HfConfig {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 333 |     n_routed_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 334 |     #[serde(default)]
[INFO] [stdout] 335 |     num_local_experts: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HfConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/benchmarks.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 |         if tier < 0 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/hardware.rs:630:26
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let vram_gb = if max_per_gpu_bytes < 0 {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-core/src/hardware.rs:1382:12
[INFO] [stdout]      |
[INFO] [stdout] 1382 |         if used < 0 && used < total_bytes {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let s = if b < 0 {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-core/src/update.rs:631:8
[INFO] [stdout]     |
[INFO] [stdout] 631 |     if opts.trending_limit < 0 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dm_history_scroll` is never read
[INFO] [stdout]    --> llmfit-tui/src/tui_app.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub dm_history_scroll: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1316:12
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         if self.selected_row < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:1716:12
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         if self.bench_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2082:12
[INFO] [stdout]      |
[INFO] [stdout] 2082 |         if self.capability_cursor < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]     --> llmfit-tui/src/tui_app.rs:2577:12
[INFO] [stdout]      |
[INFO] [stdout] 2577 |         if self.sim_cursor_position < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_events.rs:499:20
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 if app.dm_dir_cursor < 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> llmfit-tui/src/tui_ui.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 |         if extra < 0 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.88s
[INFO] running `Command { std: "docker" "inspect" "97e2afd2fe28c77e3f24b1712676a7554b9265dd33c389374cc2b65a82fe07fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e2afd2fe28c77e3f24b1712676a7554b9265dd33c389374cc2b65a82fe07fd", kill_on_drop: false }`
[INFO] [stdout] 97e2afd2fe28c77e3f24b1712676a7554b9265dd33c389374cc2b65a82fe07fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1e3235d34b604316112d1b6b7b1019bee502870a11d7cd5b124b0acc4a8e1da
[INFO] running `Command { std: "docker" "start" "-a" "b1e3235d34b604316112d1b6b7b1019bee502870a11d7cd5b124b0acc4a8e1da", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `saw_completion` is never read
[INFO] [stderr]     --> llmfit-core/src/providers.rs:1789:29
[INFO] [stderr]      |
[INFO] [stderr] 1789 | ...                   saw_completion = true;
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `hf_downloads` and `hf_likes` are never read
[INFO] [stderr]    --> llmfit-core/src/models.rs:761:5
[INFO] [stderr]     |
[INFO] [stderr] 732 | struct HfModelEntry {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 761 |     hf_downloads: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 762 |     #[serde(default)]
[INFO] [stderr] 763 |     hf_likes: u64,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `HfModelEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `n_routed_experts` and `num_local_experts` are never read
[INFO] [stderr]    --> llmfit-core/src/update.rs:333:5
[INFO] [stderr]     |
[INFO] [stderr] 309 | struct HfConfig {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 333 |     n_routed_experts: Option<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 334 |     #[serde(default)]
[INFO] [stderr] 335 |     num_local_experts: Option<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `HfConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-core/src/benchmarks.rs:266:12
[INFO] [stderr]     |
[INFO] [stderr] 266 |         if tier < 0 {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-core/src/hardware.rs:630:26
[INFO] [stderr]     |
[INFO] [stderr] 630 |         let vram_gb = if max_per_gpu_bytes < 0 {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> llmfit-core/src/hardware.rs:1382:12
[INFO] [stderr]      |
[INFO] [stderr] 1382 |         if used < 0 && used < total_bytes {
[INFO] [stderr]      |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-core/src/update.rs:201:24
[INFO] [stderr]     |
[INFO] [stderr] 201 |             let s = if b < 0 {
[INFO] [stderr]     |                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-core/src/update.rs:631:8
[INFO] [stderr]     |
[INFO] [stderr] 631 |     if opts.trending_limit < 0 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `llmfit-core` (lib) generated 8 warnings
[INFO] [stderr]    Compiling llmfit v0.9.18 (/opt/rustwide/workdir/llmfit-tui)
[INFO] [stderr] warning: `llmfit-core` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: llmfit@0.9.18: llmfit-web/dist not found. Falling back to placeholder embedded dashboard. Run `npm ci && npm run build` in llmfit-web.
[INFO] [stderr] warning: field `dm_history_scroll` is never read
[INFO] [stderr]    --> llmfit-tui/src/tui_app.rs:495:9
[INFO] [stderr]     |
[INFO] [stderr] 393 | pub struct App {
[INFO] [stderr]     |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 495 |     pub dm_history_scroll: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> llmfit-tui/src/tui_app.rs:1316:12
[INFO] [stderr]      |
[INFO] [stderr] 1316 |         if self.selected_row < 0 {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> llmfit-tui/src/tui_app.rs:1716:12
[INFO] [stderr]      |
[INFO] [stderr] 1716 |         if self.bench_cursor < 0 {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> llmfit-tui/src/tui_app.rs:2082:12
[INFO] [stderr]      |
[INFO] [stderr] 2082 |         if self.capability_cursor < 0 {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]     --> llmfit-tui/src/tui_app.rs:2577:12
[INFO] [stderr]      |
[INFO] [stderr] 2577 |         if self.sim_cursor_position < 0 {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-tui/src/tui_events.rs:499:20
[INFO] [stderr]     |
[INFO] [stderr] 499 |                 if app.dm_dir_cursor < 0 {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> llmfit-tui/src/tui_ui.rs:124:12
[INFO] [stderr]     |
[INFO] [stderr] 124 |         if extra < 0 {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `llmfit` (bin "llmfit" test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `llmfit` (bin "llmfit") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llmfit-55d660bb1dd61904)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test display::tests::llamacpp_offload_ngl_args_use_fit_only_when_supported ... ok
[INFO] [stdout] test display::tests::llamacpp_command_omits_tensor_parallel_suggestion ... ok
[INFO] [stdout] test display::tests::llamacpp_command_uses_effective_context ... ok
[INFO] [stdout] test display::tests::llamacpp_command_omits_conversation_for_embeddings ... ok
[INFO] [stdout] test display::tests::llamacpp_command_includes_conversation_for_tool_use ... ok
[INFO] [stdout] test tests::generic_selector_prefers_exact_match_for_models ... ok
[INFO] [stdout] test display::tests::llamacpp_command_uses_cpu_only_ngl_zero ... ok
[INFO] [stdout] test tests::fit_filter_runnable_excludes_too_tight ... ok
[INFO] [stdout] test tests::selector_errors_on_ambiguous_partial ... ok
[INFO] [stdout] test tests::selector_prefers_exact_match ... ok
[INFO] [stdout] test display::tests::llamacpp_command_includes_conversation_for_chat_and_instruct ... ok
[INFO] [stdout] test display::tests::fit_json_includes_effective_context_length ... ok
[INFO] [stdout] test serve_api::tests::unknown_api_paths_do_not_fallback_to_html ... ok
[INFO] [stdout] test serve_api::tests::existing_api_route_response_shape_is_preserved ... ok
[INFO] [stdout] test serve_api::tests::invalid_cpu_override_returns_bad_request ... ok
[INFO] [stdout] test serve_api::tests::assets_route_serves_embedded_file_with_content_type ... ok
[INFO] [stdout] test serve_api::tests::root_serves_index_html ... ok
[INFO] [stdout] test serve_api::tests::models_endpoint_returns_effective_simulated_system ... FAILED
[INFO] [stdout] test serve_api::tests::system_endpoint_applies_hardware_overrides ... FAILED
[INFO] [stdout] test serve_api::tests::unknown_non_api_routes_fallback_to_index ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- serve_api::tests::models_endpoint_returns_effective_simulated_system stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve_api::tests::models_endpoint_returns_effective_simulated_system' (144) panicked at llmfit-tui/src/serve_api.rs:1217:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe7c3139a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe7c3139a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe7c3139a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0fe7c3139a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0fe7c49e0a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0fe7c49e0a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e0fe7c36662 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e0fe7c36662 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e0fe7c0cb9f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0fe7c0cb9f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0fe7c28859 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0fe7677a1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e0fe7677a1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e0fe7c28ad2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e0fe7c28ad2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0fe7c0cc58 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e0fe7c01a99 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0fe7c0dbed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0fe7c4a5cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0fe7c4a483 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0fe76544c5 - core[d17f6591d688f3bd]::panicking::assert_failed::<http[ebfb63b02d79e336]::status::StatusCode, http[ebfb63b02d79e336]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0fe765d08f - llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1217:13
[INFO] [stdout]   22:     0x5e0fe7595e5d - <core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e0fe751a57d - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5e0fe7519f9b - tokio[f0fc40cfb54ed2ac]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e0fe7519f9b - tokio[f0fc40cfb54ed2ac]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e0fe7519f9b - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5e0fe74fe610 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5e0fe751697d - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5e0fe750cea4 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5e0fe75a990b - <tokio[f0fc40cfb54ed2ac]::runtime::context::scoped::Scoped<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::Context>>::set::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e0fe75ce029 - tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5e0fe7599f42 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[f0fc40cfb54ed2ac]::runtime::context::Context>>::try_with::<tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5e0fe7597c2e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[f0fc40cfb54ed2ac]::runtime::context::Context>>::with::<tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5e0fe75bcfad - tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5e0fe7507470 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5e0fe7508206 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5e0fe750b360 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5e0fe7584eb3 - tokio[f0fc40cfb54ed2ac]::runtime::context::runtime::enter_runtime::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on<llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e0fe74fb7a6 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5e0fe762cb1c - <tokio[f0fc40cfb54ed2ac]::runtime::runtime::Runtime>::block_on_inner::<llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5e0fe762de5b - <tokio[f0fc40cfb54ed2ac]::runtime::runtime::Runtime>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5e0fe76550de - llmfit[6184842140b08d2e]::serve_api::tests::run_async::<(), llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1093:14
[INFO] [stdout]   43:     0x5e0fe7665283 - llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1206:9
[INFO] [stdout]   44:     0x5e0fe7659927 - llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1205:60
[INFO] [stdout]   45:     0x5e0fe762a7a6 - <llmfit[6184842140b08d2e]::serve_api::tests::models_endpoint_returns_effective_simulated_system::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e0fe766acfb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e0fe766acfb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5e0fe76784eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5e0fe76784eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e0fe76784eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e0fe76784eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5e0fe7671c04 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5e0fe7671c04 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5e0fe767b0f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5e0fe767b0f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e0fe7c305ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5e0fe7c305ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7716a3367aa4 - <unknown>
[INFO] [stdout]   67:     0x7716a33f4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serve_api::tests::system_endpoint_applies_hardware_overrides stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve_api::tests::system_endpoint_applies_hardware_overrides' (146) panicked at llmfit-tui/src/serve_api.rs:1195:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe7c3139a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe7c3139a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe7c3139a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0fe7c3139a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0fe7c49e0a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0fe7c49e0a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e0fe7c36662 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e0fe7c36662 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e0fe7c0cb9f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0fe7c0cb9f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0fe7c28859 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0fe7677a1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e0fe7677a1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e0fe7c28ad2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e0fe7c28ad2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0fe7c0cc58 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e0fe7c01a99 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0fe7c0dbed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0fe7c4a5cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0fe7c4a483 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0fe76544c5 - core[d17f6591d688f3bd]::panicking::assert_failed::<http[ebfb63b02d79e336]::status::StatusCode, http[ebfb63b02d79e336]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e0fe765b75f - llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1195:13
[INFO] [stdout]   22:     0x5e0fe7595ddd - <core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e0fe751a4fd - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5e0fe7519c5b - tokio[f0fc40cfb54ed2ac]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e0fe7519c5b - tokio[f0fc40cfb54ed2ac]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e0fe7519c5b - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5e0fe74fdfd0 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5e0fe75153bd - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5e0fe750ce64 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5e0fe75a966b - <tokio[f0fc40cfb54ed2ac]::runtime::context::scoped::Scoped<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::Context>>::set::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e0fe75cdfa9 - tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5e0fe7599cc2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[f0fc40cfb54ed2ac]::runtime::context::Context>>::try_with::<tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5e0fe7597b6e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[f0fc40cfb54ed2ac]::runtime::context::Context>>::with::<tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5e0fe75bcf2d - tokio[f0fc40cfb54ed2ac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5e0fe7506c30 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5e0fe7508106 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5e0fe750acc0 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5e0fe7584bd3 - tokio[f0fc40cfb54ed2ac]::runtime::context::runtime::enter_runtime::<<tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on<llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e0fe74fb5e6 - <tokio[f0fc40cfb54ed2ac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5e0fe762c7bc - <tokio[f0fc40cfb54ed2ac]::runtime::runtime::Runtime>::block_on_inner::<llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5e0fe762d93b - <tokio[f0fc40cfb54ed2ac]::runtime::runtime::Runtime>::block_on::<llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5e0fe7654dbe - llmfit[6184842140b08d2e]::serve_api::tests::run_async::<(), llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1093:14
[INFO] [stdout]   43:     0x5e0fe7665243 - llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1184:9
[INFO] [stdout]   44:     0x5e0fe76598c7 - llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/llmfit-tui/src/serve_api.rs:1183:52
[INFO] [stdout]   45:     0x5e0fe762a726 - <llmfit[6184842140b08d2e]::serve_api::tests::system_endpoint_applies_hardware_overrides::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e0fe766acfb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e0fe766acfb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5e0fe76784eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5e0fe76784eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e0fe76784eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e0fe76784eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5e0fe76784eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5e0fe7671c04 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5e0fe7671c04 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5e0fe767b0f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e0fe767b0f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5e0fe767b0f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e0fe7c305ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5e0fe7c305ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7716a3367aa4 - <unknown>
[INFO] [stdout]   67:     0x7716a33f4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     serve_api::tests::models_endpoint_returns_effective_simulated_system
[INFO] [stdout]     serve_api::tests::system_endpoint_applies_hardware_overrides
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p llmfit --bin llmfit`
[INFO] running `Command { std: "docker" "inspect" "b1e3235d34b604316112d1b6b7b1019bee502870a11d7cd5b124b0acc4a8e1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e3235d34b604316112d1b6b7b1019bee502870a11d7cd5b124b0acc4a8e1da", kill_on_drop: false }`
[INFO] [stdout] b1e3235d34b604316112d1b6b7b1019bee502870a11d7cd5b124b0acc4a8e1da
